From: parseaus Date: Thu, 9 Jan 2025 07:27:27 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~10^2~26 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=36ea3287b66b8416beaeca2f762e6df37862ef1f;p=git-annex.git --- diff --git a/doc/forum/b2_rclone_initremote_failed__58___empty_folders.mdwn b/doc/forum/b2_rclone_initremote_failed__58___empty_folders.mdwn new file mode 100644 index 0000000000..d1beddcf62 --- /dev/null +++ b/doc/forum/b2_rclone_initremote_failed__58___empty_folders.mdwn @@ -0,0 +1,19 @@ +Trying to add a Backblaze b2 special remote using rclone. + +Have tested the remote using rclone so I know it is set up properly and connecting. + +Running + + git annex initremote remotename type=rclone encryption=none rcloneremotename=remotename + +to initiate the remote in git-annex. + + +It fails with: + + initremote remotename + git-annex: this rclone remote does not support empty directories + failed + initremote: 1 failed + +Can not figure out what that means, searching does not help. What have I missed?